バージョン 20.1

FromBytes(Byte[]) メソッド

指定したバイト配列から単一の AppointmentRecurrence オブジェクトを逆シリアル化します。
シンタックス
public static AppointmentRecurrence FromBytes( 
   byte[] bytes
)

パラメータ

bytes
この AppointmentRecurrence インスタンスのシリアル化された情報を含むバイト配列。

戻り値の型

指定したバイト配列からシリアル化された、新しい AppointmentRecurrence インスタンス。
参照